track-changes.el: Add a workaround for bug#70541
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 May 2024 17:23:00 +0000 (13:23 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 May 2024 17:23:00 +0000 (13:23 -0400)
commitb6d4e81a487ce40f5ea6520c53a88a1c2e7359a9
treef7157243007ca7b66f9b5b41d2b8d273e1f9f346
parent15c77f2fce418983147346589158e2f0da97fa43
track-changes.el: Add a workaround for bug#70541

* lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p):
 New function.
* lisp/progmodes/eglot.el (eglot--track-changes-signal): Use it.
lisp/emacs-lisp/track-changes.el
lisp/progmodes/eglot.el